|
AL EAX EXTENSIONS$
This function returns all of the supported EAX versions and extensions that the current audio device supports, as a single string. This may be useful if you want to retrieve all supported EAX versions in a single function call, and parse/split the string yourself.
Return String = AL EAX EXTENSIONS$( *no parameters* )
No parameters required
Returns all of the EAX versions/extensions that the current audio device supports, as a string. Each version/extension is seperated by a space.
|